2005-02-05 Hans Breuer <hans@breuer.org>
* makefile.msc : rule for gdk_pixbuf.def
+2005-02-05 Hans Breuer <hans@breuer.org>
+
+ * makefile.msc : rule for gdk_pixbuf.def
+
2005-02-07 Matthias Clasen <mclasen@redhat.com>
* io-pnm.c (pnm_read_next_value): Pass in the max number
gdk-pixbuf-alias.h: gdk-pixbuf.symbols
perl makegdkpixbufalias.pl < gdk-pixbuf.symbols > gdk-pixbuf-alias.h
+gdk_pixbuf.def: gdk-pixbuf.symbols
+ echo EXPORTS > gdk_pixbuf.def
+ cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 gdk-pixbuf.symbols >> gdk_pixbuf.def
+
+
## common stuff
INSTALL = copy